Skip to content

bpo-45020: Default to using frozen modules unless running from source tree.#28940

Merged
ericsnowcurrently merged 11 commits intopython:mainfrom
ericsnowcurrently:frozen-modules-dev-default-off
Oct 16, 2021
Merged

bpo-45020: Default to using frozen modules unless running from source tree.#28940
ericsnowcurrently merged 11 commits intopython:mainfrom
ericsnowcurrently:frozen-modules-dev-default-off

Conversation

@ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented Oct 13, 2021

Currently the default is "off". Switching it on means users get the benefit without having to do anything. The special-case for running-in-source-tree is so contributors don't get surprised when their stdlib changes don't get used.

https://bugs.python.org/issue45020

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants